You are here: COM Interface > Interfaces > IOptions Interface > IOptions::HomeDir Property
Close
dtSearch Text Retrieval Engine Programmer's Reference
IOptions::HomeDir Property
Syntax
IDL
__property BSTR HomeDir;

Directory where the dtSearch Engine and support files are located. 

This may be a shared, read-only network directory, and is usually the folder where dten600.dll is located. 

The dtSearch Engine automatically loads external file parser DLLs from the viewers subdirectory of the HomeDir directory. If no Home directory is supplied, the dtSearch Engine will attempt to determine the location of its home directory using Windows system calls. Often this will work, but it is better to supply a specific Home directory.